home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr39 / easyad2b.zip / UPGRADE.DOC < prev    next >
Text File  |  1995-03-22  |  5KB  |  128 lines

  1. NOTE: The upgrade process is not really that complicated, but I didn't
  2. want to leave out ANY steps.  Please DON'T LEAVE OUT ANY STEPS!  It would 
  3. probably be a good idea to print this file.
  4.  
  5. ***********        Upgrade from Easy Address 2.0 to 2.0b     ***************
  6.  
  7.  - Simply copy the DOC files and EXE to your easy address directory
  8.  
  9.  
  10. ***********        Upgrade from Easy Address 1.0 to 2.0      ***************
  11.     (if you already have the old beta, skip to the Beta upgrade section)
  12.  
  13. 1. Make sure users are not in Easy Address
  14.  
  15. 2. Copy all files from 2.0 archive to the 1.0 directory
  16.  
  17. 3. Change to the EASYADD directory
  18.         e.g. cd \sbbs\xtrn\easyadd <ENTER>
  19.  
  20. 4. Run EASYUP TOTAL where TOTAL is your total number of users.  This will 
  21.         upgrade the USER[#].ADD files to the new EZ[#].ADD file format.
  22.         e.g. EASYUP 450 <ENTER>
  23.  
  24. 5. Delete the USER[#].ADD files.  They are not used with 2.0.
  25.         e.g. del USER*.ADD <ENTER>
  26.  
  27. 6. Write down the command line from your RUN.BAT file in the Easy Address
  28.         directory.
  29.         e.g. EASYADD c:\sbbs\ %1 000000 1:1/31 TZ=CST6EDT
  30.  
  31. 7. Go into SCFG->External Programs->External Programs->EASYADD
  32.         
  33.         Version 2.0 uses TWO DIFFERENT command line parameters, 
  34.         so please use the following format and forget about the RUN.BAT
  35.  
  36.         Parameter 1 - FULL PATH TO EXEC DIRECTORY       (NOT SBBS PATH)
  37.                   2 - EMAIL or FILE                     (NOT NODE NUMBER)
  38.                   3 - Registration code                 (SAME)
  39.                   4 - Full GUUCP address, SUUCP or NONE (SAME)
  40.                   5 - TZ Variable                       (SAME)
  41.  
  42.         For the example in Step 6, the command line for EASYADD 2.0 changes
  43.         from RUN.BAT %# to:
  44.                 
  45.                 EASYADD %! EMAIL 000000 1:1/31 TZ=CST6EDT
  46.  
  47. 6. Go into your command shell BAJA code and replace EXEC_BIN EASYADD with:
  48.                 EXEC_XTRN EASYADD
  49.                 EXEC *EASY%#
  50.  
  51. 7. If you want to customize the colors, see the file EASYCOLR.DAT!  You must
  52.         also edit your fidonet, internet and/or QWK addresses in this file.
  53.         (It's well documented, and if you mess up the colors, just delete
  54.         it and a new EASYCOLR.DAT file will be created)
  55.  
  56. 8. You may delete the EASYADD.BIN, EASYADD.SRC and EASYSRC.EXE files from the
  57.         SBBS\EXEC directory and the Easy Address directory if you wish.  They
  58.         are no longer needed.
  59.  
  60. 9. Print the REGISTER.DOC file, fill it out and either snail-mail or
  61.         e-mail it to me so I have all the information needed for my records.  
  62.         This is a FREE upgrade (unless you just want to give me some money), 
  63.         but I would like to have the information in the REGISTER.DOC file.
  64.         If you haven't already registered, please notice that the 
  65.         registration cost has risen to $20 US.
  66.  
  67. 10, If you want to use Easy Address with fidonet and internet file attaches
  68.         see the next section.
  69.  
  70. All Done!  Go be amazed at Easy Address 2.0 and Thank You for the support!
  71.  
  72. ********************         FOR FILE ATTACHES!         ********************
  73.  
  74. If you wish to have internet (NetXpress only) or fidonet file attach 
  75.         support with Easy Address you must do a few more things.
  76.  
  77. 1. Copy the External Program EASYADD to a new slot using the GET and PUT 
  78.         commands.  Change the internal code of the new External Program
  79.         to EASYADDF
  80.  
  81. 2. Edit the command line of EASYADDF and replace EMAIL with FILE.  By having 
  82.         file attaches separate from the E-Mail, you can define ARS just for 
  83.         file attaches.
  84.  
  85. 3. Edit Your BAJA Source like the following:
  86.      
  87.      Replace the MAIL_SEND_NETFILE with these two lines:
  88.                 EXEC_XTRN EASYADD
  89.                 EXEC *EASY%#
  90.  
  91. 4. Recompile your BAJA code.
  92.         e.g. BAJA DEFAULT.SRC
  93.  
  94. Now if the user chooses yes to the file attach question and picks an Internet 
  95. or fidonet address he/she will be prompted for the filename to attach to 
  96. the message.  Try it, I think you'll like it. 8-)
  97.  
  98.  
  99. ******************     UPGRADING FROM 2.0 BETA A to 2.0    ****************
  100.  
  101. 1.  Backup your EASYCOLR.DAT file.  A new file is included with this
  102.         archive that has support for the user's internet, fidonet, 
  103.         and QWK addresses.
  104.  
  105. 2. Edit the new EASYCOLR.DAT file if you want custom colors or wish
  106.         to specify your systems fidonet, internet, and QWK addresses.
  107.  
  108. 3. Edit all of your command shell sources that you use Easy Address with
  109.         and change the EXEC_BIN EASYADD to:
  110.                 EXEC_XTRN EASYADD
  111.                 EXEC *EASY%#
  112.  
  113.         change the EXEC_BIN EASYADDF to:
  114.                 EXEC_XTRN EASYADDF
  115.                 EXEC *EASY%#
  116.  
  117. 4. Delete the EASYADD.BIN, EASYADD.SRC, EASYADDF.BIN, EASYADDf.SRC and 
  118.         EASYSRC.EXE files if you wish.  They are no longer used.
  119.  
  120.  
  121. Any Questions?  Feel free to call, write, or post on Dove-Net.
  122.  
  123.  
  124. The.Tramp
  125. Gregory Campbell
  126. G.A.C. Computer Services
  127.  
  128.